2026-03-22 17:35:15,107 [ 140819 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2026-03-22 17:35:15,108 [ 140819 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2026-03-22 17:35:15,108 [ 140819 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2026-03-22 17:35:15,108 [ 140819 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_9pl91g --privileged --dns-search='.' --memory=30709035008 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e CLICKHOUSE_USE_OLD_ANALYZER=1 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel0_0.jsonl --report-log-exclude-logs-on-passed-tests test_access_for_functions/test.py::test_access_rights_for_function test_access_for_functions/test.py::test_ignore_obsolete_grant_on_database test_alter_comment_on_cluster/test.py::test_comment test_alter_update_cast_keep_nullable/test.py::test_cast_keep_nullable test_analyzer_compatibility/test.py::test_two_new_versions test_async_load_databases/test.py::test_async_load_system_database test_async_load_databases/test.py::test_dependent_tables test_async_load_databases/test.py::test_dict_get_data test_async_load_databases/test.py::test_multiple_tables test_authentication/test.py::test_authentication_fail test_authentication/test.py::test_authentication_pass test_backup_restore_new/test.py::test_async 'test_backup_restore_new/test.py::test_async_backups_to_same_destination[http]' 'test_backup_restore_new/test.py::test_async_backups_to_same_destination[native]' 'test_backup_restore_new/test.py::test_backup_all[False]' 'test_backup_restore_new/test.py::test_backup_all[True]' 'test_backup_restore_new/test.py::test_backup_database_except[False]' 'test_backup_restore_new/test.py::test_backup_database_except[True]' test_backup_restore_new/test.py::test_backup_not_found_or_already_exists test_backup_restore_new/test.py::test_backup_partition test_backup_restore_new/test.py::test_backup_table_under_another_name test_backup_restore_new/test.py::test_backupview test_backup_restore_new/test.py::test_database test_backup_restore_new/test.py::test_dependencies test_backup_restore_new/test.py::test_empty_files_in_backup test_backup_restore_new/test.py::test_file_engine test_backup_restore_new/test.py::test_increment_backup_without_changes test_backup_restore_new/test.py::test_incremental_backup test_backup_restore_new/test.py::test_incremental_backup_after_renaming_table test_backup_restore_new/test.py::test_incremental_backup_after_settings_change test_backup_restore_new/test.py::test_incremental_backup_append_table_def test_backup_restore_new/test.py::test_incremental_backup_for_log_family test_backup_restore_new/test.py::test_incremental_backup_overflow test_backup_restore_new/test.py::test_materialized_view test_backup_restore_new/test.py::test_materialized_view_select_1 test_backup_restore_new/test.py::test_materialized_view_with_target_table test_backup_restore_new/test.py::test_mutation test_backup_restore_new/test.py::test_operation_id test_backup_restore_new/test.py::test_projection test_backup_restore_new/test.py::test_required_privileges test_backup_restore_new/test.py::test_required_privileges_with_partial_revokes test_backup_restore_new/test.py::test_restore_all_restores_temporary_tables test_backup_restore_new/test.py::test_restore_materialized_view_with_definer test_backup_restore_new/test.py::test_restore_partition 'test_backup_restore_new/test.py::test_restore_table[Log]' 'test_backup_restore_new/test.py::test_restore_table[Memory]' 'test_backup_restore_new/test.py::test_restore_table[MergeTree]' 'test_backup_restore_new/test.py::test_restore_table[StripeLog]' 'test_backup_restore_new/test.py::test_restore_table[TinyLog]' 'test_backup_restore_new/test.py::test_restore_table_into_existing_table[Log]' 'test_backup_restore_new/test.py::test_restore_table_into_existing_table[Memory]' 'test_backup_restore_new/test.py::test_restore_table_into_existing_table[MergeTree]' 'test_backup_restore_new/test.py::test_restore_table_into_existing_table[StripeLog]' 'test_backup_restore_new/test.py::test_restore_table_into_existing_table[TinyLog]' test_backup_restore_new/test.py::test_restore_table_not_evaluate_table_defaults test_backup_restore_new/test.py::test_restore_table_under_another_name test_backup_restore_new/test.py::test_system_backups test_backup_restore_new/test.py::test_system_database test_backup_restore_new/test.py::test_system_functions test_backup_restore_new/test.py::test_system_table test_backup_restore_new/test.py::test_system_users test_backup_restore_new/test.py::test_system_users_async test_backup_restore_new/test.py::test_system_users_required_privileges test_backup_restore_new/test.py::test_tables_dependency test_backup_restore_new/test.py::test_tar_archive test_backup_restore_new/test.py::test_tar_archive_with_bad_compression_method test_backup_restore_new/test.py::test_tar_archive_with_password test_backup_restore_new/test.py::test_tar_bz2_archive test_backup_restore_new/test.py::test_tar_gz_archive test_backup_restore_new/test.py::test_tar_lzma_archive test_backup_restore_new/test.py::test_tar_xz_archive test_backup_restore_new/test.py::test_tar_zst_archive test_backup_restore_new/test.py::test_temporary_database test_backup_restore_new/test.py::test_temporary_table test_backup_restore_new/test.py::test_zip_archive test_backup_restore_new/test.py::test_zip_archive_with_bad_compression_method test_backup_restore_new/test.py::test_zip_archive_with_settings test_disabled_access_control_improvements/test_row_policy.py::test_dcl_introspection test_disabled_access_control_improvements/test_row_policy.py::test_dcl_management test_disabled_access_control_improvements/test_row_policy.py::test_dcl_users_with_policies_from_users_xml test_disabled_access_control_improvements/test_row_policy.py::test_introspection test_disabled_access_control_improvements/test_row_policy.py::test_some_users_without_policies 'test_distributed_ddl/test_replicated_alter.py::test_replicated_alters[configs]' 'test_distributed_ddl/test_replicated_alter.py::test_replicated_alters[configs_secure]' test_distributed_default_database/test.py::test_query test_distributed_format/test.py::test_remove_replica 'test_distributed_format/test.py::test_single_file[test_cluster_internal_replication]' 'test_distributed_format/test.py::test_single_file[test_cluster_no_internal_replication]' 'test_distributed_format/test.py::test_single_file_old[test_cluster_internal_replication]' 'test_distributed_format/test.py::test_single_file_old[test_cluster_no_internal_replication]' 'test_distributed_format/test.py::test_two_files[test_cluster_internal_replication]' 'test_distributed_format/test.py::test_two_files[test_cluster_no_internal_replication]' test_drop_if_empty/test.py::test_drop_if_empty test_drop_no_local_path/test.py::test_drop_no_local_path test_drop_replica/test.py::test_drop_replica test_enable_user_name_access_type/test.py::test_startup_scripts test_encrypted_disk/test.py::test_add_keys test_encrypted_disk/test.py::test_add_keys_with_id 'test_encrypted_disk/test.py::test_backup_restore[File-encrypted_policy-local_policy-False]' 'test_encrypted_disk/test.py::test_backup_restore[File-encrypted_policy-local_policy-True]' -vvv " altinityinfra/integration-tests-runner:226bfaf75ac1 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_distributed_format/test.py::test_remove_replica test_async_load_databases/test.py::test_async_load_system_database test_backup_restore_new/test.py::test_async test_disabled_access_control_improvements/test_row_policy.py::test_dcl_introspection test_access_for_functions/test.py::test_access_rights_for_function test_alter_comment_on_cluster/test.py::test_comment test_authentication/test.py::test_authentication_fail test_distributed_ddl/test_replicated_alter.py::test_replicated_alters[configs] test_alter_update_cast_keep_nullable/test.py::test_cast_keep_nullable test_encrypted_disk/test.py::test_add_keys [gw2] [ 1%] PASSED test_authentication/test.py::test_authentication_fail test_authentication/test.py::test_authentication_pass [gw1] [ 2%] PASSED test_backup_restore_new/test.py::test_async [gw2] [ 3%] PASSED test_authentication/test.py::test_authentication_pass [gw7] [ 4%] PASSED test_access_for_functions/test.py::test_access_rights_for_function test_access_for_functions/test.py::test_ignore_obsolete_grant_on_database test_backup_restore_new/test.py::test_async_backups_to_same_destination[http] test_distributed_default_database/test.py::test_query [gw1] [ 5%] PASSED test_backup_restore_new/test.py::test_async_backups_to_same_destination[http] [gw0] [ 6%] PASSED test_disabled_access_control_improvements/test_row_policy.py::test_dcl_introspection [gw6] [ 7%] PASSED test_encrypted_disk/test.py::test_add_keys test_encrypted_disk/test.py::test_add_keys_with_id test_disabled_access_control_improvements/test_row_policy.py::test_dcl_management [gw8] [ 8%] PASSED test_alter_update_cast_keep_nullable/test.py::test_cast_keep_nullable test_backup_restore_new/test.py::test_async_backups_to_same_destination[native] [gw3] [ 9%] PASSED test_alter_comment_on_cluster/test.py::test_comment [gw7] [ 10%] PASSED test_access_for_functions/test.py::test_ignore_obsolete_grant_on_database test_analyzer_compatibility/test.py::test_two_new_versions test_drop_replica/test.py::test_drop_replica [gw1] [ 11%] PASSED test_backup_restore_new/test.py::test_async_backups_to_same_destination[native] [gw0] [ 12%] PASSED test_disabled_access_control_improvements/test_row_policy.py::test_dcl_management test_drop_no_local_path/test.py::test_drop_no_local_path [gw6] [ 13%] PASSED test_encrypted_disk/test.py::test_add_keys_with_id test_encrypted_disk/test.py::test_backup_restore[File-encrypted_policy-local_policy-False] test_disabled_access_control_improvements/test_row_policy.py::test_dcl_users_with_policies_from_users_xml test_backup_restore_new/test.py::test_backup_all[False] [gw0] [ 14%] PASSED test_disabled_access_control_improvements/test_row_policy.py::test_dcl_users_with_policies_from_users_xml [gw6] [ 15%] PASSED test_encrypted_disk/test.py::test_backup_restore[File-encrypted_policy-local_policy-False] test_encrypted_disk/test.py::test_backup_restore[File-encrypted_policy-local_policy-True] test_disabled_access_control_improvements/test_row_policy.py::test_introspection [gw0] [ 16%] PASSED test_disabled_access_control_improvements/test_row_policy.py::test_introspection test_disabled_access_control_improvements/test_row_policy.py::test_some_users_without_policies [gw6] [ 17%] PASSED test_encrypted_disk/test.py::test_backup_restore[File-encrypted_policy-local_policy-True] [gw1] [ 18%] PASSED test_backup_restore_new/test.py::test_backup_all[False] test_backup_restore_new/test.py::test_backup_all[True] [gw0] [ 19%] PASSED test_disabled_access_control_improvements/test_row_policy.py::test_some_users_without_policies [gw3] [ 20%] PASSED test_drop_no_local_path/test.py::test_drop_no_local_path [gw9] [ 21%] PASSED test_distributed_ddl/test_replicated_alter.py::test_replicated_alters[configs] test_distributed_ddl/test_replicated_alter.py::test_replicated_alters[configs_secure] [gw1] [ 22%] PASSED test_backup_restore_new/test.py::test_backup_all[True] test_backup_restore_new/test.py::test_backup_database_except[False] [gw2] [ 23%] PASSED test_distributed_default_database/test.py::test_query test_enable_user_name_access_type/test.py::test_startup_scripts [gw1] [ 24%] PASSED test_backup_restore_new/test.py::test_backup_database_except[False] test_backup_restore_new/test.py::test_backup_database_except[True] [gw4] [ 25%] PASSED test_distributed_format/test.py::test_remove_replica test_distributed_format/test.py::test_single_file[test_cluster_internal_replication] [gw1] [ 26%] PASSED test_backup_restore_new/test.py::test_backup_database_except[True] [gw7] [ 27%] PASSED test_analyzer_compatibility/test.py::test_two_new_versions test_backup_restore_new/test.py::test_backup_not_found_or_already_exists [gw8] [ 28%] PASSED test_drop_replica/test.py::test_drop_replica [gw1] [ 29%] PASSED test_backup_restore_new/test.py::test_backup_not_found_or_already_exists test_backup_restore_new/test.py::test_backup_partition [gw1] [ 30%] PASSED test_backup_restore_new/test.py::test_backup_partition test_backup_restore_new/test.py::test_backup_table_under_another_name [gw1] [ 31%] PASSED test_backup_restore_new/test.py::test_backup_table_under_another_name test_backup_restore_new/test.py::test_backupview [gw1] [ 32%] PASSED test_backup_restore_new/test.py::test_backupview test_backup_restore_new/test.py::test_database [gw2] [ 33%] PASSED test_enable_user_name_access_type/test.py::test_startup_scripts [gw1] [ 34%] PASSED test_backup_restore_new/test.py::test_database [gw4] [ 35%] PASSED test_distributed_format/test.py::test_single_file[test_cluster_internal_replication] test_distributed_format/test.py::test_single_file[test_cluster_no_internal_replication] test_backup_restore_new/test.py::test_dependencies [gw9] [ 36%] PASSED test_distributed_ddl/test_replicated_alter.py::test_replicated_alters[configs_secure] [gw1] [ 37%] PASSED test_backup_restore_new/test.py::test_dependencies test_backup_restore_new/test.py::test_empty_files_in_backup [gw1] [ 38%] PASSED test_backup_restore_new/test.py::test_empty_files_in_backup test_backup_restore_new/test.py::test_file_engine [gw1] [ 39%] PASSED test_backup_restore_new/test.py::test_file_engine test_drop_if_empty/test.py::test_drop_if_empty test_backup_restore_new/test.py::test_increment_backup_without_changes [gw1] [ 40%] PASSED test_backup_restore_new/test.py::test_increment_backup_without_changes test_backup_restore_new/test.py::test_incremental_backup [gw4] [ 41%] PASSED test_distributed_format/test.py::test_single_file[test_cluster_no_internal_replication] test_distributed_format/test.py::test_single_file_old[test_cluster_internal_replication] [gw1] [ 42%] PASSED test_backup_restore_new/test.py::test_incremental_backup test_backup_restore_new/test.py::test_incremental_backup_after_renaming_table [gw1] [ 43%] PASSED test_backup_restore_new/test.py::test_incremental_backup_after_renaming_table test_backup_restore_new/test.py::test_incremental_backup_after_settings_change [gw1] [ 44%] PASSED test_backup_restore_new/test.py::test_incremental_backup_after_settings_change test_backup_restore_new/test.py::test_incremental_backup_append_table_def [gw1] [ 45%] PASSED test_backup_restore_new/test.py::test_incremental_backup_append_table_def [gw9] [ 46%] PASSED test_drop_if_empty/test.py::test_drop_if_empty test_backup_restore_new/test.py::test_incremental_backup_for_log_family [gw1] [ 47%] PASSED test_backup_restore_new/test.py::test_incremental_backup_for_log_family [gw4] [ 48%] PASSED test_distributed_format/test.py::test_single_file_old[test_cluster_internal_replication] test_distributed_format/test.py::test_single_file_old[test_cluster_no_internal_replication] test_backup_restore_new/test.py::test_incremental_backup_overflow [gw1] [ 49%] SKIPPED test_backup_restore_new/test.py::test_incremental_backup_overflow test_backup_restore_new/test.py::test_materialized_view [gw1] [ 50%] PASSED test_backup_restore_new/test.py::test_materialized_view test_backup_restore_new/test.py::test_materialized_view_select_1 [gw1] [ 51%] PASSED test_backup_restore_new/test.py::test_materialized_view_select_1 test_backup_restore_new/test.py::test_materialized_view_with_target_table [gw1] [ 52%] PASSED test_backup_restore_new/test.py::test_materialized_view_with_target_table test_backup_restore_new/test.py::test_mutation [gw5] [ 53%] PASSED test_async_load_databases/test.py::test_async_load_system_database test_async_load_databases/test.py::test_dependent_tables [gw1] [ 54%] PASSED test_backup_restore_new/test.py::test_mutation [gw4] [ 55%] PASSED test_distributed_format/test.py::test_single_file_old[test_cluster_no_internal_replication] test_distributed_format/test.py::test_two_files[test_cluster_internal_replication] test_backup_restore_new/test.py::test_operation_id [gw1] [ 56%] PASSED test_backup_restore_new/test.py::test_operation_id test_backup_restore_new/test.py::test_projection [gw1] [ 57%] PASSED test_backup_restore_new/test.py::test_projection test_backup_restore_new/test.py::test_required_privileges [gw1] [ 58%] PASSED test_backup_restore_new/test.py::test_required_privileges test_backup_restore_new/test.py::test_required_privileges_with_partial_revokes [gw1] [ 59%] PASSED test_backup_restore_new/test.py::test_required_privileges_with_partial_revokes [gw4] [ 60%] PASSED test_distributed_format/test.py::test_two_files[test_cluster_internal_replication] test_distributed_format/test.py::test_two_files[test_cluster_no_internal_replication] test_backup_restore_new/test.py::test_restore_all_restores_temporary_tables [gw1] [ 61%] PASSED test_backup_restore_new/test.py::test_restore_all_restores_temporary_tables test_backup_restore_new/test.py::test_restore_materialized_view_with_definer [gw1] [ 62%] PASSED test_backup_restore_new/test.py::test_restore_materialized_view_with_definer test_backup_restore_new/test.py::test_restore_partition [gw1] [ 63%] PASSED test_backup_restore_new/test.py::test_restore_partition test_backup_restore_new/test.py::test_restore_table[Log] [gw4] [ 64%] PASSED test_distributed_format/test.py::test_two_files[test_cluster_no_internal_replication] [gw1] [ 65%] PASSED test_backup_restore_new/test.py::test_restore_table[Log] test_backup_restore_new/test.py::test_restore_table[Memory] [gw5] [ 66%] PASSED test_async_load_databases/test.py::test_dependent_tables test_async_load_databases/test.py::test_dict_get_data [gw1] [ 67%] PASSED test_backup_restore_new/test.py::test_restore_table[Memory] test_backup_restore_new/test.py::test_restore_table[MergeTree] [gw1] [ 68%] PASSED test_backup_restore_new/test.py::test_restore_table[MergeTree] test_backup_restore_new/test.py::test_restore_table[StripeLog] [gw1] [ 69%] PASSED test_backup_restore_new/test.py::test_restore_table[StripeLog] test_backup_restore_new/test.py::test_restore_table[TinyLog] [gw1] [ 70%] PASSED test_backup_restore_new/test.py::test_restore_table[TinyLog] test_backup_restore_new/test.py::test_restore_table_into_existing_table[Log] [gw1] [ 71%] PASSED test_backup_restore_new/test.py::test_restore_table_into_existing_table[Log] test_backup_restore_new/test.py::test_restore_table_into_existing_table[Memory] [gw1] [ 72%] PASSED test_backup_restore_new/test.py::test_restore_table_into_existing_table[Memory] test_backup_restore_new/test.py::test_restore_table_into_existing_table[MergeTree] [gw1] [ 73%] PASSED test_backup_restore_new/test.py::test_restore_table_into_existing_table[MergeTree] test_backup_restore_new/test.py::test_restore_table_into_existing_table[StripeLog] [gw1] [ 74%] PASSED test_backup_restore_new/test.py::test_restore_table_into_existing_table[StripeLog] [gw5] [ 75%] PASSED test_async_load_databases/test.py::test_dict_get_data test_async_load_databases/test.py::test_multiple_tables test_backup_restore_new/test.py::test_restore_table_into_existing_table[TinyLog] [gw1] [ 76%] PASSED test_backup_restore_new/test.py::test_restore_table_into_existing_table[TinyLog] test_backup_restore_new/test.py::test_restore_table_not_evaluate_table_defaults [gw1] [ 77%] PASSED test_backup_restore_new/test.py::test_restore_table_not_evaluate_table_defaults test_backup_restore_new/test.py::test_restore_table_under_another_name [gw1] [ 78%] PASSED test_backup_restore_new/test.py::test_restore_table_under_another_name test_backup_restore_new/test.py::test_system_backups [gw1] [ 79%] PASSED test_backup_restore_new/test.py::test_system_backups test_backup_restore_new/test.py::test_system_database [gw5] [ 80%] PASSED test_async_load_databases/test.py::test_multiple_tables [gw1] [ 81%] PASSED test_backup_restore_new/test.py::test_system_database test_backup_restore_new/test.py::test_system_functions [gw1] [ 82%] PASSED test_backup_restore_new/test.py::test_system_functions test_backup_restore_new/test.py::test_system_table [gw1] [ 83%] PASSED test_backup_restore_new/test.py::test_system_table test_backup_restore_new/test.py::test_system_users [gw1] [ 84%] PASSED test_backup_restore_new/test.py::test_system_users test_backup_restore_new/test.py::test_system_users_async [gw1] [ 85%] PASSED test_backup_restore_new/test.py::test_system_users_async test_backup_restore_new/test.py::test_system_users_required_privileges [gw1] [ 86%] PASSED test_backup_restore_new/test.py::test_system_users_required_privileges test_backup_restore_new/test.py::test_tables_dependency [gw1] [ 87%] PASSED test_backup_restore_new/test.py::test_tables_dependency test_backup_restore_new/test.py::test_tar_archive [gw1] [ 88%] PASSED test_backup_restore_new/test.py::test_tar_archive test_backup_restore_new/test.py::test_tar_archive_with_bad_compression_method [gw1] [ 89%] PASSED test_backup_restore_new/test.py::test_tar_archive_with_bad_compression_method test_backup_restore_new/test.py::test_tar_archive_with_password [gw1] [ 90%] PASSED test_backup_restore_new/test.py::test_tar_archive_with_password test_backup_restore_new/test.py::test_tar_bz2_archive [gw1] [ 91%] PASSED test_backup_restore_new/test.py::test_tar_bz2_archive test_backup_restore_new/test.py::test_tar_gz_archive [gw1] [ 92%] PASSED test_backup_restore_new/test.py::test_tar_gz_archive test_backup_restore_new/test.py::test_tar_lzma_archive [gw1] [ 93%] PASSED test_backup_restore_new/test.py::test_tar_lzma_archive test_backup_restore_new/test.py::test_tar_xz_archive [gw1] [ 94%] PASSED test_backup_restore_new/test.py::test_tar_xz_archive test_backup_restore_new/test.py::test_tar_zst_archive [gw1] [ 95%] PASSED test_backup_restore_new/test.py::test_tar_zst_archive test_backup_restore_new/test.py::test_temporary_database [gw1] [ 96%] PASSED test_backup_restore_new/test.py::test_temporary_database test_backup_restore_new/test.py::test_temporary_table [gw1] [ 97%] PASSED test_backup_restore_new/test.py::test_temporary_table test_backup_restore_new/test.py::test_zip_archive [gw1] [ 98%] PASSED test_backup_restore_new/test.py::test_zip_archive test_backup_restore_new/test.py::test_zip_archive_with_bad_compression_method [gw1] [ 99%] PASSED test_backup_restore_new/test.py::test_zip_archive_with_bad_compression_method test_backup_restore_new/test.py::test_zip_archive_with_settings [gw1] [100%] PASSED test_backup_restore_new/test.py::test_zip_archive_with_settings ----------------- generated report log file: parallel0_0.jsonl ----------------- ============================== slowest durations =============================== 115.94s call test_async_load_databases/test.py::test_async_load_system_database 54.27s call test_backup_restore_new/test.py::test_tables_dependency 35.79s call test_async_load_databases/test.py::test_dependent_tables 32.06s call test_async_load_databases/test.py::test_dict_get_data 27.04s call test_distributed_format/test.py::test_remove_replica 25.96s setup test_distributed_ddl/test_replicated_alter.py::test_replicated_alters[configs_secure] 24.09s call test_enable_user_name_access_type/test.py::test_startup_scripts 23.84s setup test_distributed_ddl/test_replicated_alter.py::test_replicated_alters[configs] 23.64s call test_distributed_default_database/test.py::test_query 23.04s call test_async_load_databases/test.py::test_multiple_tables 22.12s setup test_distributed_format/test.py::test_remove_replica 22.07s teardown test_encrypted_disk/test.py::test_backup_restore[File-encrypted_policy-local_policy-True] 21.31s teardown test_drop_replica/test.py::test_drop_replica 21.16s setup test_alter_update_cast_keep_nullable/test.py::test_cast_keep_nullable 20.96s call test_distributed_format/test.py::test_single_file[test_cluster_internal_replication] 20.58s call test_distributed_format/test.py::test_single_file[test_cluster_no_internal_replication] 20.56s call test_distributed_format/test.py::test_single_file_old[test_cluster_internal_replication] 20.54s call test_distributed_format/test.py::test_two_files[test_cluster_internal_replication] 20.54s call test_distributed_format/test.py::test_single_file_old[test_cluster_no_internal_replication] 19.34s setup test_alter_comment_on_cluster/test.py::test_comment 18.32s setup test_drop_if_empty/test.py::test_drop_if_empty 17.58s setup test_analyzer_compatibility/test.py::test_two_new_versions 16.65s setup test_encrypted_disk/test.py::test_add_keys 15.67s setup test_async_load_databases/test.py::test_async_load_system_database 15.58s call test_distributed_ddl/test_replicated_alter.py::test_replicated_alters[configs] 14.38s setup test_authentication/test.py::test_authentication_fail 13.96s call test_drop_replica/test.py::test_drop_replica 13.91s setup test_disabled_access_control_improvements/test_row_policy.py::test_dcl_introspection 13.61s setup test_access_for_functions/test.py::test_access_rights_for_function 13.05s setup test_backup_restore_new/test.py::test_async 12.70s setup test_drop_replica/test.py::test_drop_replica 12.48s call test_distributed_format/test.py::test_two_files[test_cluster_no_internal_replication] 9.64s call test_distributed_ddl/test_replicated_alter.py::test_replicated_alters[configs_secure] 8.76s teardown test_distributed_ddl/test_replicated_alter.py::test_replicated_alters[configs_secure] 8.63s teardown test_distributed_format/test.py::test_two_files[test_cluster_no_internal_replication] 7.95s call test_analyzer_compatibility/test.py::test_two_new_versions 7.85s teardown test_analyzer_compatibility/test.py::test_two_new_versions 7.50s call test_disabled_access_control_improvements/test_row_policy.py::test_dcl_introspection 7.31s teardown test_backup_restore_new/test.py::test_zip_archive_with_settings 6.74s call test_access_for_functions/test.py::test_ignore_obsolete_grant_on_database 6.55s setup test_drop_no_local_path/test.py::test_drop_no_local_path 5.80s call test_backup_restore_new/test.py::test_system_users_required_privileges 5.79s call test_backup_restore_new/test.py::test_system_users 5.67s call test_backup_restore_new/test.py::test_zip_archive_with_settings 5.56s teardown test_drop_if_empty/test.py::test_drop_if_empty 5.45s call test_encrypted_disk/test.py::test_add_keys_with_id 5.44s call test_backup_restore_new/test.py::test_backup_all[False] 5.44s call test_drop_if_empty/test.py::test_drop_if_empty 5.43s call test_backup_restore_new/test.py::test_restore_table_not_evaluate_table_defaults 5.38s call test_disabled_access_control_improvements/test_row_policy.py::test_some_users_without_policies 5.30s call test_disabled_access_control_improvements/test_row_policy.py::test_dcl_management 5.13s call test_encrypted_disk/test.py::test_add_keys 5.08s call test_backup_restore_new/test.py::test_mutation 4.79s teardown test_disabled_access_control_improvements/test_row_policy.py::test_some_users_without_policies 4.68s call test_backup_restore_new/test.py::test_backup_all[True] 4.37s teardown test_authentication/test.py::test_authentication_pass 4.35s teardown test_drop_no_local_path/test.py::test_drop_no_local_path 4.28s teardown test_alter_comment_on_cluster/test.py::test_comment 4.11s call test_drop_no_local_path/test.py::test_drop_no_local_path 3.87s teardown test_alter_update_cast_keep_nullable/test.py::test_cast_keep_nullable 3.80s call test_alter_comment_on_cluster/test.py::test_comment 3.79s call test_backup_restore_new/test.py::test_dependencies 3.70s call test_backup_restore_new/test.py::test_required_privileges 3.63s call test_backup_restore_new/test.py::test_async_backups_to_same_destination[native] 3.54s call test_backup_restore_new/test.py::test_required_privileges_with_partial_revokes 3.53s call test_access_for_functions/test.py::test_access_rights_for_function 3.49s call test_backup_restore_new/test.py::test_system_backups 3.39s call test_backup_restore_new/test.py::test_increment_backup_without_changes 3.07s call test_backup_restore_new/test.py::test_backup_database_except[False] 2.99s call test_backup_restore_new/test.py::test_projection 2.93s call test_backup_restore_new/test.py::test_incremental_backup_after_settings_change 2.92s call test_backup_restore_new/test.py::test_async 2.89s call test_backup_restore_new/test.py::test_backup_database_except[True] 2.78s call test_backup_restore_new/test.py::test_backup_partition 2.76s call test_backup_restore_new/test.py::test_restore_table_into_existing_table[MergeTree] 2.71s call test_backup_restore_new/test.py::test_restore_table_into_existing_table[StripeLog] 2.71s call test_backup_restore_new/test.py::test_file_engine 2.68s call test_backup_restore_new/test.py::test_async_backups_to_same_destination[http] 2.67s call test_backup_restore_new/test.py::test_incremental_backup_append_table_def 2.62s call test_backup_restore_new/test.py::test_incremental_backup_for_log_family 2.62s call test_backup_restore_new/test.py::test_restore_table_into_existing_table[TinyLog] 2.61s call test_backup_restore_new/test.py::test_tar_archive 2.57s call test_backup_restore_new/test.py::test_materialized_view_with_target_table 2.56s call test_backup_restore_new/test.py::test_incremental_backup 2.55s call test_backup_restore_new/test.py::test_tar_xz_archive 2.54s call test_backup_restore_new/test.py::test_incremental_backup_after_renaming_table 2.51s call test_backup_restore_new/test.py::test_zip_archive 2.51s call test_backup_restore_new/test.py::test_operation_id 2.49s call test_backup_restore_new/test.py::test_tar_lzma_archive 2.46s call test_backup_restore_new/test.py::test_restore_table_into_existing_table[Log] 2.46s call test_backup_restore_new/test.py::test_materialized_view 2.45s call test_backup_restore_new/test.py::test_tar_bz2_archive 2.40s call test_backup_restore_new/test.py::test_tar_zst_archive 2.36s call test_backup_restore_new/test.py::test_system_functions 2.36s call test_backup_restore_new/test.py::test_restore_table_into_existing_table[Memory] 2.34s call test_backup_restore_new/test.py::test_restore_table[MergeTree] 2.34s call test_backup_restore_new/test.py::test_backup_table_under_another_name 2.31s call test_backup_restore_new/test.py::test_restore_materialized_view_with_definer 2.30s call test_backup_restore_new/test.py::test_tar_gz_archive 2.30s teardown test_backup_restore_new/test.py::test_backup_not_found_or_already_exists 2.29s call test_encrypted_disk/test.py::test_backup_restore[File-encrypted_policy-local_policy-True] 2.24s call test_backup_restore_new/test.py::test_restore_table[Memory] 2.24s call test_backup_restore_new/test.py::test_restore_table[Log] 2.24s call test_backup_restore_new/test.py::test_restore_table[StripeLog] 2.23s call test_backup_restore_new/test.py::test_database 2.18s call test_backup_restore_new/test.py::test_restore_table_under_another_name 2.17s teardown test_backup_restore_new/test.py::test_async_backups_to_same_destination[http] 2.15s teardown test_backup_restore_new/test.py::test_backup_database_except[False] 2.14s call test_backup_restore_new/test.py::test_restore_table[TinyLog] 2.08s teardown test_backup_restore_new/test.py::test_async 2.03s teardown test_backup_restore_new/test.py::test_system_users 2.03s teardown test_backup_restore_new/test.py::test_restore_partition 2.00s teardown test_backup_restore_new/test.py::test_backupview 1.98s teardown test_backup_restore_new/test.py::test_backup_all[False] 1.94s teardown test_backup_restore_new/test.py::test_backup_all[True] 1.93s teardown test_backup_restore_new/test.py::test_system_database 1.93s teardown test_backup_restore_new/test.py::test_restore_table_not_evaluate_table_defaults 1.91s call test_backup_restore_new/test.py::test_restore_partition 1.88s teardown test_backup_restore_new/test.py::test_increment_backup_without_changes 1.88s teardown test_backup_restore_new/test.py::test_system_users_async 1.88s teardown test_backup_restore_new/test.py::test_tar_zst_archive 1.88s teardown test_backup_restore_new/test.py::test_incremental_backup_for_log_family 1.84s teardown test_backup_restore_new/test.py::test_database 1.83s teardown test_backup_restore_new/test.py::test_restore_all_restores_temporary_tables 1.83s teardown test_backup_restore_new/test.py::test_system_table 1.83s teardown test_backup_restore_new/test.py::test_tar_archive 1.83s teardown test_backup_restore_new/test.py::test_restore_table[Memory] 1.83s teardown test_backup_restore_new/test.py::test_restore_table_into_existing_table[TinyLog] 1.83s teardown test_backup_restore_new/test.py::test_restore_table_under_another_name 1.83s teardown test_backup_restore_new/test.py::test_required_privileges_with_partial_revokes 1.83s teardown test_backup_restore_new/test.py::test_restore_table_into_existing_table[MergeTree] 1.83s teardown test_backup_restore_new/test.py::test_incremental_backup_after_renaming_table 1.83s teardown test_backup_restore_new/test.py::test_async_backups_to_same_destination[native] 1.83s teardown test_backup_restore_new/test.py::test_empty_files_in_backup 1.78s teardown test_backup_restore_new/test.py::test_system_backups 1.78s teardown test_backup_restore_new/test.py::test_restore_table[StripeLog] 1.78s teardown test_backup_restore_new/test.py::test_restore_table[TinyLog] 1.78s teardown test_backup_restore_new/test.py::test_system_functions 1.78s teardown test_backup_restore_new/test.py::test_restore_table[Log] 1.78s teardown test_backup_restore_new/test.py::test_tar_archive_with_bad_compression_method 1.78s teardown test_backup_restore_new/test.py::test_restore_table_into_existing_table[Log] 1.78s teardown test_backup_restore_new/test.py::test_required_privileges 1.78s teardown test_backup_restore_new/test.py::test_backup_database_except[True] 1.78s teardown test_backup_restore_new/test.py::test_mutation 1.78s teardown test_backup_restore_new/test.py::test_file_engine 1.78s teardown test_backup_restore_new/test.py::test_tar_xz_archive 1.78s teardown test_backup_restore_new/test.py::test_restore_materialized_view_with_definer 1.78s teardown test_backup_restore_new/test.py::test_tar_lzma_archive 1.78s teardown test_backup_restore_new/test.py::test_dependencies 1.78s teardown test_backup_restore_new/test.py::test_materialized_view 1.78s teardown test_backup_restore_new/test.py::test_backup_partition 1.76s call test_backup_restore_new/test.py::test_system_users_async 1.76s call test_encrypted_disk/test.py::test_backup_restore[File-encrypted_policy-local_policy-False] 1.76s teardown test_backup_restore_new/test.py::test_tables_dependency 1.74s call test_backup_restore_new/test.py::test_backup_not_found_or_already_exists 1.73s teardown test_backup_restore_new/test.py::test_incremental_backup_overflow 1.73s teardown test_backup_restore_new/test.py::test_restore_table_into_existing_table[Memory] 1.73s teardown test_backup_restore_new/test.py::test_zip_archive_with_bad_compression_method 1.73s teardown test_backup_restore_new/test.py::test_temporary_database 1.73s teardown test_backup_restore_new/test.py::test_restore_table[MergeTree] 1.73s teardown test_backup_restore_new/test.py::test_incremental_backup 1.73s teardown test_backup_restore_new/test.py::test_tar_bz2_archive 1.73s teardown test_backup_restore_new/test.py::test_system_users_required_privileges 1.73s teardown test_backup_restore_new/test.py::test_tar_archive_with_password 1.73s teardown test_backup_restore_new/test.py::test_projection 1.73s teardown test_backup_restore_new/test.py::test_tar_gz_archive 1.73s teardown test_backup_restore_new/test.py::test_operation_id 1.73s teardown test_backup_restore_new/test.py::test_incremental_backup_append_table_def 1.73s teardown test_backup_restore_new/test.py::test_temporary_table 1.73s teardown test_backup_restore_new/test.py::test_backup_table_under_another_name 1.73s teardown test_backup_restore_new/test.py::test_incremental_backup_after_settings_change 1.73s teardown test_backup_restore_new/test.py::test_restore_table_into_existing_table[StripeLog] 1.73s teardown test_backup_restore_new/test.py::test_materialized_view_with_target_table 1.68s teardown test_backup_restore_new/test.py::test_zip_archive 1.68s teardown test_backup_restore_new/test.py::test_materialized_view_select_1 1.66s call test_backup_restore_new/test.py::test_empty_files_in_backup 1.60s call test_backup_restore_new/test.py::test_tar_archive_with_bad_compression_method 1.55s call test_backup_restore_new/test.py::test_tar_archive_with_password 1.49s call test_alter_update_cast_keep_nullable/test.py::test_cast_keep_nullable 1.45s call test_backup_restore_new/test.py::test_materialized_view_select_1 1.44s call test_backup_restore_new/test.py::test_zip_archive_with_bad_compression_method 1.43s teardown test_access_for_functions/test.py::test_ignore_obsolete_grant_on_database 1.41s teardown test_async_load_databases/test.py::test_multiple_tables 1.13s call test_disabled_access_control_improvements/test_row_policy.py::test_dcl_users_with_policies_from_users_xml 1.01s call test_authentication/test.py::test_authentication_pass 0.80s call test_backup_restore_new/test.py::test_incremental_backup_overflow 0.77s call test_backup_restore_new/test.py::test_system_database 0.70s teardown test_disabled_access_control_improvements/test_row_policy.py::test_dcl_introspection 0.63s teardown test_disabled_access_control_improvements/test_row_policy.py::test_dcl_users_with_policies_from_users_xml 0.58s call test_authentication/test.py::test_authentication_fail 0.55s teardown test_disabled_access_control_improvements/test_row_policy.py::test_introspection 0.54s teardown test_disabled_access_control_improvements/test_row_policy.py::test_dcl_management 0.53s call test_backup_restore_new/test.py::test_system_table 0.27s teardown test_encrypted_disk/test.py::test_add_keys 0.27s call test_backup_restore_new/test.py::test_backupview 0.27s call test_disabled_access_control_improvements/test_row_policy.py::test_introspection 0.22s teardown test_encrypted_disk/test.py::test_backup_restore[File-encrypted_policy-local_policy-False] 0.22s teardown test_encrypted_disk/test.py::test_add_keys_with_id 0.06s call test_backup_restore_new/test.py::test_temporary_table 0.06s call test_backup_restore_new/test.py::test_restore_all_restores_temporary_tables 0.03s call test_backup_restore_new/test.py::test_temporary_database 0.00s setup test_distributed_default_database/test.py::test_query 0.00s teardown test_distributed_ddl/test_replicated_alter.py::test_replicated_alters[configs] 0.00s setup test_encrypted_disk/test.py::test_backup_restore[File-encrypted_policy-local_policy-True] 0.00s setup test_backup_restore_new/test.py::test_backup_database_except[False] 0.00s setup test_backup_restore_new/test.py::test_backup_database_except[True] 0.00s setup test_backup_restore_new/test.py::test_empty_files_in_backup 0.00s teardown test_enable_user_name_access_type/test.py::test_startup_scripts 0.00s setup test_encrypted_disk/test.py::test_add_keys_with_id 0.00s setup test_backup_restore_new/test.py::test_async_backups_to_same_destination[native] 0.00s setup test_backup_restore_new/test.py::test_restore_table[TinyLog] 0.00s setup test_backup_restore_new/test.py::test_async_backups_to_same_destination[http] 0.00s setup test_disabled_access_control_improvements/test_row_policy.py::test_dcl_management 0.00s setup test_backup_restore_new/test.py::test_restore_table_into_existing_table[MergeTree] 0.00s setup test_backup_restore_new/test.py::test_backup_partition 0.00s setup test_backup_restore_new/test.py::test_restore_table[MergeTree] 0.00s setup test_async_load_databases/test.py::test_dependent_tables 0.00s setup test_backup_restore_new/test.py::test_restore_table[Log] 0.00s setup test_backup_restore_new/test.py::test_file_engine 0.00s setup test_backup_restore_new/test.py::test_restore_table_into_existing_table[StripeLog] 0.00s setup test_backup_restore_new/test.py::test_restore_table_into_existing_table[Log] 0.00s setup test_backup_restore_new/test.py::test_tar_bz2_archive 0.00s setup test_enable_user_name_access_type/test.py::test_startup_scripts 0.00s setup test_backup_restore_new/test.py::test_restore_table[Memory] 0.00s setup test_encrypted_disk/test.py::test_backup_restore[File-encrypted_policy-local_policy-False] 0.00s setup test_backup_restore_new/test.py::test_system_functions 0.00s setup test_backup_restore_new/test.py::test_system_table 0.00s setup test_disabled_access_control_improvements/test_row_policy.py::test_some_users_without_policies 0.00s setup test_backup_restore_new/test.py::test_tar_archive_with_password 0.00s setup test_backup_restore_new/test.py::test_incremental_backup_append_table_def 0.00s setup test_backup_restore_new/test.py::test_restore_table_not_evaluate_table_defaults 0.00s setup test_backup_restore_new/test.py::test_tar_archive 0.00s setup test_backup_restore_new/test.py::test_system_users 0.00s setup test_backup_restore_new/test.py::test_tar_xz_archive 0.00s setup test_backup_restore_new/test.py::test_restore_table[StripeLog] 0.00s setup test_backup_restore_new/test.py::test_restore_table_into_existing_table[TinyLog] 0.00s setup test_backup_restore_new/test.py::test_backup_all[False] 0.00s setup test_backup_restore_new/test.py::test_system_users_async 0.00s setup test_backup_restore_new/test.py::test_backup_table_under_another_name 0.00s setup test_backup_restore_new/test.py::test_incremental_backup_after_settings_change 0.00s setup test_distributed_format/test.py::test_two_files[test_cluster_no_internal_replication] 0.00s setup test_backup_restore_new/test.py::test_projection 0.00s setup test_backup_restore_new/test.py::test_incremental_backup_for_log_family 0.00s setup test_backup_restore_new/test.py::test_system_users_required_privileges 0.00s setup test_backup_restore_new/test.py::test_temporary_database 0.00s setup test_backup_restore_new/test.py::test_temporary_table 0.00s setup test_backup_restore_new/test.py::test_system_database 0.00s setup test_backup_restore_new/test.py::test_backupview 0.00s setup test_backup_restore_new/test.py::test_restore_all_restores_temporary_tables 0.00s setup test_backup_restore_new/test.py::test_restore_table_into_existing_table[Memory] 0.00s teardown test_distributed_format/test.py::test_single_file[test_cluster_internal_replication] 0.00s setup test_backup_restore_new/test.py::test_increment_backup_without_changes 0.00s setup test_backup_restore_new/test.py::test_tar_gz_archive 0.00s teardown test_async_load_databases/test.py::test_async_load_system_database 0.00s setup test_backup_restore_new/test.py::test_restore_materialized_view_with_definer 0.00s setup test_distributed_format/test.py::test_single_file[test_cluster_no_internal_replication] 0.00s setup test_backup_restore_new/test.py::test_database 0.00s setup test_backup_restore_new/test.py::test_zip_archive 0.00s setup test_backup_restore_new/test.py::test_incremental_backup 0.00s setup test_backup_restore_new/test.py::test_incremental_backup_after_renaming_table 0.00s setup test_backup_restore_new/test.py::test_zip_archive_with_bad_compression_method 0.00s setup test_backup_restore_new/test.py::test_incremental_backup_overflow 0.00s setup test_backup_restore_new/test.py::test_tar_zst_archive 0.00s setup test_backup_restore_new/test.py::test_tar_lzma_archive 0.00s setup test_backup_restore_new/test.py::test_materialized_view_select_1 0.00s setup test_backup_restore_new/test.py::test_system_backups 0.00s setup test_backup_restore_new/test.py::test_restore_partition 0.00s setup test_distributed_format/test.py::test_single_file_old[test_cluster_no_internal_replication] 0.00s setup test_backup_restore_new/test.py::test_mutation 0.00s teardown test_distributed_default_database/test.py::test_query 0.00s setup test_backup_restore_new/test.py::test_required_privileges_with_partial_revokes 0.00s setup test_disabled_access_control_improvements/test_row_policy.py::test_introspection 0.00s setup test_backup_restore_new/test.py::test_dependencies 0.00s setup test_backup_restore_new/test.py::test_materialized_view_with_target_table 0.00s setup test_backup_restore_new/test.py::test_backup_all[True] 0.00s setup test_backup_restore_new/test.py::test_backup_not_found_or_already_exists 0.00s setup test_backup_restore_new/test.py::test_required_privileges 0.00s setup test_backup_restore_new/test.py::test_operation_id 0.00s setup test_distributed_format/test.py::test_single_file_old[test_cluster_internal_replication] 0.00s setup test_backup_restore_new/test.py::test_tables_dependency 0.00s setup test_disabled_access_control_improvements/test_row_policy.py::test_dcl_users_with_policies_from_users_xml 0.00s setup test_backup_restore_new/test.py::test_materialized_view 0.00s setup test_distributed_format/test.py::test_single_file[test_cluster_internal_replication] 0.00s teardown test_distributed_format/test.py::test_remove_replica 0.00s teardown test_async_load_databases/test.py::test_dict_get_data 0.00s setup test_backup_restore_new/test.py::test_tar_archive_with_bad_compression_method 0.00s setup test_access_for_functions/test.py::test_ignore_obsolete_grant_on_database 0.00s teardown test_async_load_databases/test.py::test_dependent_tables 0.00s setup test_backup_restore_new/test.py::test_restore_table_under_another_name 0.00s setup test_async_load_databases/test.py::test_multiple_tables 0.00s setup test_backup_restore_new/test.py::test_zip_archive_with_settings 0.00s setup test_async_load_databases/test.py::test_dict_get_data 0.00s teardown test_distributed_format/test.py::test_single_file_old[test_cluster_internal_replication] 0.00s teardown test_distributed_format/test.py::test_single_file[test_cluster_no_internal_replication] 0.00s setup test_distributed_format/test.py::test_two_files[test_cluster_internal_replication] 0.00s teardown test_authentication/test.py::test_authentication_fail 0.00s teardown test_access_for_functions/test.py::test_access_rights_for_function 0.00s setup test_authentication/test.py::test_authentication_pass 0.00s teardown test_distributed_format/test.py::test_two_files[test_cluster_internal_replication] 0.00s teardown test_distributed_format/test.py::test_single_file_old[test_cluster_no_internal_replication] =========================== short test summary info ============================ PASSED test_authentication/test.py::test_authentication_fail PASSED test_backup_restore_new/test.py::test_async PASSED test_authentication/test.py::test_authentication_pass PASSED test_access_for_functions/test.py::test_access_rights_for_function PASSED test_backup_restore_new/test.py::test_async_backups_to_same_destination[http] PASSED test_disabled_access_control_improvements/test_row_policy.py::test_dcl_introspection PASSED test_encrypted_disk/test.py::test_add_keys PASSED test_alter_update_cast_keep_nullable/test.py::test_cast_keep_nullable PASSED test_alter_comment_on_cluster/test.py::test_comment PASSED test_access_for_functions/test.py::test_ignore_obsolete_grant_on_database PASSED test_backup_restore_new/test.py::test_async_backups_to_same_destination[native] PASSED test_disabled_access_control_improvements/test_row_policy.py::test_dcl_management PASSED test_encrypted_disk/test.py::test_add_keys_with_id PASSED test_disabled_access_control_improvements/test_row_policy.py::test_dcl_users_with_policies_from_users_xml PASSED test_encrypted_disk/test.py::test_backup_restore[File-encrypted_policy-local_policy-False] PASSED test_disabled_access_control_improvements/test_row_policy.py::test_introspection PASSED test_encrypted_disk/test.py::test_backup_restore[File-encrypted_policy-local_policy-True] PASSED test_backup_restore_new/test.py::test_backup_all[False] PASSED test_disabled_access_control_improvements/test_row_policy.py::test_some_users_without_policies PASSED test_drop_no_local_path/test.py::test_drop_no_local_path PASSED test_distributed_ddl/test_replicated_alter.py::test_replicated_alters[configs] PASSED test_backup_restore_new/test.py::test_backup_all[True] PASSED test_distributed_default_database/test.py::test_query PASSED test_backup_restore_new/test.py::test_backup_database_except[False] PASSED test_distributed_format/test.py::test_remove_replica PASSED test_backup_restore_new/test.py::test_backup_database_except[True] PASSED test_analyzer_compatibility/test.py::test_two_new_versions PASSED test_drop_replica/test.py::test_drop_replica PASSED test_backup_restore_new/test.py::test_backup_not_found_or_already_exists PASSED test_backup_restore_new/test.py::test_backup_partition PASSED test_backup_restore_new/test.py::test_backup_table_under_another_name PASSED test_backup_restore_new/test.py::test_backupview PASSED test_enable_user_name_access_type/test.py::test_startup_scripts PASSED test_backup_restore_new/test.py::test_database PASSED test_distributed_format/test.py::test_single_file[test_cluster_internal_replication] PASSED test_distributed_ddl/test_replicated_alter.py::test_replicated_alters[configs_secure] PASSED test_backup_restore_new/test.py::test_dependencies PASSED test_backup_restore_new/test.py::test_empty_files_in_backup PASSED test_backup_restore_new/test.py::test_file_engine PASSED test_backup_restore_new/test.py::test_increment_backup_without_changes PASSED test_distributed_format/test.py::test_single_file[test_cluster_no_internal_replication] PASSED test_backup_restore_new/test.py::test_incremental_backup PASSED test_backup_restore_new/test.py::test_incremental_backup_after_renaming_table PASSED test_backup_restore_new/test.py::test_incremental_backup_after_settings_change PASSED test_backup_restore_new/test.py::test_incremental_backup_append_table_def PASSED test_drop_if_empty/test.py::test_drop_if_empty PASSED test_backup_restore_new/test.py::test_incremental_backup_for_log_family PASSED test_distributed_format/test.py::test_single_file_old[test_cluster_internal_replication] PASSED test_backup_restore_new/test.py::test_materialized_view PASSED test_backup_restore_new/test.py::test_materialized_view_select_1 PASSED test_backup_restore_new/test.py::test_materialized_view_with_target_table PASSED test_async_load_databases/test.py::test_async_load_system_database PASSED test_backup_restore_new/test.py::test_mutation PASSED test_distributed_format/test.py::test_single_file_old[test_cluster_no_internal_replication] PASSED test_backup_restore_new/test.py::test_operation_id PASSED test_backup_restore_new/test.py::test_projection PASSED test_backup_restore_new/test.py::test_required_privileges PASSED test_backup_restore_new/test.py::test_required_privileges_with_partial_revokes PASSED test_distributed_format/test.py::test_two_files[test_cluster_internal_replication] PASSED test_backup_restore_new/test.py::test_restore_all_restores_temporary_tables PASSED test_backup_restore_new/test.py::test_restore_materialized_view_with_definer PASSED test_backup_restore_new/test.py::test_restore_partition PASSED test_distributed_format/test.py::test_two_files[test_cluster_no_internal_replication] PASSED test_backup_restore_new/test.py::test_restore_table[Log] PASSED test_async_load_databases/test.py::test_dependent_tables PASSED test_backup_restore_new/test.py::test_restore_table[Memory] PASSED test_backup_restore_new/test.py::test_restore_table[MergeTree] PASSED test_backup_restore_new/test.py::test_restore_table[StripeLog] PASSED test_backup_restore_new/test.py::test_restore_table[TinyLog] PASSED test_backup_restore_new/test.py::test_restore_table_into_existing_table[Log] PASSED test_backup_restore_new/test.py::test_restore_table_into_existing_table[Memory] PASSED test_backup_restore_new/test.py::test_restore_table_into_existing_table[MergeTree] PASSED test_backup_restore_new/test.py::test_restore_table_into_existing_table[StripeLog] PASSED test_async_load_databases/test.py::test_dict_get_data PASSED test_backup_restore_new/test.py::test_restore_table_into_existing_table[TinyLog] PASSED test_backup_restore_new/test.py::test_restore_table_not_evaluate_table_defaults PASSED test_backup_restore_new/test.py::test_restore_table_under_another_name PASSED test_backup_restore_new/test.py::test_system_backups PASSED test_async_load_databases/test.py::test_multiple_tables PASSED test_backup_restore_new/test.py::test_system_database PASSED test_backup_restore_new/test.py::test_system_functions PASSED test_backup_restore_new/test.py::test_system_table PASSED test_backup_restore_new/test.py::test_system_users PASSED test_backup_restore_new/test.py::test_system_users_async PASSED test_backup_restore_new/test.py::test_system_users_required_privileges PASSED test_backup_restore_new/test.py::test_tables_dependency PASSED test_backup_restore_new/test.py::test_tar_archive PASSED test_backup_restore_new/test.py::test_tar_archive_with_bad_compression_method PASSED test_backup_restore_new/test.py::test_tar_archive_with_password PASSED test_backup_restore_new/test.py::test_tar_bz2_archive PASSED test_backup_restore_new/test.py::test_tar_gz_archive PASSED test_backup_restore_new/test.py::test_tar_lzma_archive PASSED test_backup_restore_new/test.py::test_tar_xz_archive PASSED test_backup_restore_new/test.py::test_tar_zst_archive PASSED test_backup_restore_new/test.py::test_temporary_database PASSED test_backup_restore_new/test.py::test_temporary_table PASSED test_backup_restore_new/test.py::test_zip_archive PASSED test_backup_restore_new/test.py::test_zip_archive_with_bad_compression_method PASSED test_backup_restore_new/test.py::test_zip_archive_with_settings SKIPPED [1] test_backup_restore_new/test.py:466: The test is slow in builds with sanitizer ================== 99 passed, 1 skipped in 364.58s (0:06:04) ===================